ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / RelativeData Property

In This Topic
    RelativeData Property (Waterfall<T>)
    In This Topic
    Gets or sets a value that determines whether the given data is relative.
    Syntax
    'Declaration
     
    Public Property RelativeData As Boolean
    public bool RelativeData {get; set;}
    See Also